home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #5 & #6 / Amiga Plus CD - 1995 - No. 5 and 6.iso / pd / sound / mled / installiert / mled.config < prev    next >
Text File  |  1995-07-24  |  611b  |  28 lines

  1. /* Configuration file for Musicline Editor */
  2. /* $VER: Musicline Editor Config 1.10 () */
  3.  
  4. /* Version */
  5. VERSION=1.10
  6.  
  7. /* Keyboard */
  8. /* KEYBOARD 0=Europe 1=USA */
  9. KEYBOARD=1
  10.  
  11. /* PlayPosition */
  12. /* PLAYPOSITION 0=Fast 1=True */
  13. PLAYPOSITION=0
  14.  
  15. /* PackSamples */
  16. /* PACKSAMPLES 0=Don´t Pack Samples 1=Pack Samples */
  17. PACKSAMPLES=1
  18.  
  19. /* Directory Paths */
  20. LOAD_PROJECTPATH="MlEd:Modules"
  21. SAVE_PROJECTPATH="MlEd:Modules"
  22. LOAD_INSTRUMENTPATH="MlEd:Instruments"
  23. SAVE_INSTRUMENTPATH="MlEd:Instruments"
  24. LOAD_SAMPLEPATH="MlEd:Samples"
  25. SAVE_SAMPLEPATH="MlEd:Samples"
  26. LOAD_WAVEPATH="MlEd:Waves"
  27. SAVE_WAVEPATH="MlEd:Waves"
  28.